Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeExtents3d::[] Operator (int)
Syntax
C++
OdGePoint3d& operator [](int iIndex);

Returns the reference to the vertex of the box depending on index. 

 

Parameters
Description
iIndex
[in] Index of the vertex to return.

Reference to the minimum vertex when iIndex = 0, reference to the maximum vertex otherwise.

Copyright © 2002-2022. Open Design Alliance All rights reserved.